< Prev(J) / Next(K) > / View :

Filename: /text/sbasic/shared/03020100.xhp

(section: oeffnen)

Opening and Closing Files
ファイルのオープンおよびクローズ(hd_id3152924.1)

(/section: oeffnen)

(embed text/sbasic/shared/03020101.xhp#close : linkinfo)

Close Statement [Runtime]
Close ステートメント [実行時](hd_id3157896.1)

Closes a specified file that was opened with the Open statement.
Open ステートメントでオープンされたファイルに対し、指定ファイルをクローズします。(par_id3147573.2)

(/embed text/sbasic/shared/03020101.xhp#close)

(embed text/sbasic/shared/03020102.xhp#freefile : linkinfo)

FreeFile Function[Runtime]
FreeFile 関数 [実行時](hd_id3150400.1)

Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file.
ファイルのオープン用に、現在使用可能な次のファイル番号を返します。この関数は、現在オープン中のファイルが使用していないファイル番号を取得する際に使用します。(par_id3154366.2)

(/embed text/sbasic/shared/03020102.xhp#freefile)

(embed text/sbasic/shared/03020103.xhp#open : linkinfo)

Open Statement[Runtime]
Open ステートメント [実行時](hd_id3150791.1)

Opens a data channel.
データチャネルを開きます。(par_id3150769.2)

(/embed text/sbasic/shared/03020103.xhp#open)

(embed text/sbasic/shared/03020104.xhp#reset : linkinfo)

Reset Statement [Runtime]
Reset ステートメント [実行時](hd_id3154141.1)

Closes all open files and writes the contents of all file buffers to the harddisk.
オープンしてあるすべてのファイルをクローズして、ファイルバッファの内容をハードディスクに書き込みます。(par_id3156423.2)

(/embed text/sbasic/shared/03020104.xhp#reset)


< Prev / Next >